Skip test failing on GNU/Hurd when writing on /dev/zero or
/dev/random. On different GNU/Hurd installations writing to either one or
another would fail. Currently writing to /dev/random results in the message
"Computer bought the farm" and exit status 1
See also: https://github.com/facebook/zstd/issues/1116
Gbp-Pq: Name 0015-Skip-dev-random-tests-on-hurd.patch
* New upstream version 1.4.5+dfsg
* Refresh patches, remove 0019-blhc-workarounds.patch from series
* Update symbols file, add ZDICT_getDictHeaderSize and remove all
ZSTDMT_* symbols, also remove renamed ZSTD_CCtxParam_getParameter and
ZSTD_CCtxParam_setParameter, no reverse dependencies use any of the
removed symbols
* Remove 0018-Alias-renamed-API-symbols.patch since no rdeps use the old
symbols
* Add patch fixing spelling typos
* d/rules: call dh_makeshlibs with -V 'libzstd1 (>= 1.4.5)', since this
version introduces new public symbols